home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 10900 / 10900.xpi / chrome.jar / locale / en-US / personas.properties < prev    next >
Encoding:
Text File  |  2009-11-25  |  3.0 KB  |  68 lines

  1. # The labels of various items in the personas menu.
  2. About             = About...
  3. popular           = Most Popular
  4. new               = New & Featured
  5. recent            = My Recently Selected
  6. categories        = All
  7. favorites         = My Favorites
  8. favoritesSignIn   = Sign In to Access Your Favorites
  9. viewDetail        = View Details...
  10. favoritesGoTo     = Go to My Favorites...
  11.  
  12. # Labels that identify the current persona when the current persona is either
  13. # the default persona, a persona that doesn't have a name, or a custom persona
  14. # that doesn't have a name.
  15. Default           = Default
  16. unnamedPersona    = Unnamed Persona
  17. customPersona     = Custom Persona
  18.  
  19. # LOCALIZATION NOTE (viewDesigner): a label that indicates the name of the designer
  20. # of the current persona as part of a link to more personas
  21. #  $@ = the name of the designer of the current persona
  22. viewDesigner      = More from %S...
  23.  
  24. # LOCALIZATION NOTE (viewMore): the label of a command that will load the gallery
  25. # page on getpersonas.com for this specific category.
  26. #  %1$S = number of additional personas in this category available on the site (e.g. 1,542)
  27. #  %2$2 = the name of the category (e.g. Music)
  28. viewMore          = %1$S More from %2$S...
  29.  
  30. # LOCALIZATION NOTE (notification.personaWasSelected): the text
  31. # of the notification shown when a persona is selected for the first time.
  32. #  %1$S = the name of the persona (f.e. Groovy Blue)
  33. #  %2$2 = the name of the author of the persona (f.e. Lee.Tom)
  34. notification.personaWasSelected     = You selected the persona "%1$S" by %2$S.
  35.  
  36. # Strings used for the Undo button in the notification shown when a persona
  37. # is selected for the first time.
  38. notification.revertButton.label     = Undo
  39. notification.revertButton.accesskey = U
  40.  
  41. # LOCALIZATION NOTE (randomPersona): a label that identifies the current
  42. # randomly-selected persona.
  43. #   %1$S = the category to which the persona belongs
  44. #   %2$S = the name of the persona
  45. # f.e. "Random Selection from Scenery > Yosemite"
  46. randomPersona     = Random Selection from %1$S > %2$S
  47.  
  48.  
  49. # LOCALIZATION NOTE (useRandomPersona): the label of a command that selects
  50. # a category from which to pick random personas.
  51. #   %S = the category from which to pick random personas
  52. # f.e. "Random Selection from Scenery"
  53. useRandomPersona  = Random Selection from %S
  54.  
  55.  
  56. # LOCALIZATION NOTE (dataUnavailable): the content of a tooltip that shows up
  57. # when a user hovers over a Personas menu that we can't yet generate because
  58. # we don't yet have the data we need to generate the menu.
  59. #   %S = the "brand short name" of the application (f.e. Firefox, Thunderbird)
  60. dataUnavailable   = Personas data is not available yet.  Please check your network connection and restart %S, or try again in a few minutes.
  61.  
  62.  
  63. # The title of the dialog for picking a header or footer background image
  64. # from the custom persona editor (customPersonaEditor.xul).  It should probably
  65. # be in an editor-specific properties file, but since translators have already
  66. # translated it in this one, we'll leave it here for now.
  67. backgroundPickerDialogTitle = Select a File
  68.